Release 10.1A: OpenEdge Development:
ADM and SmartObjects


SmartDataBrowsers

A SmartDataBrowser is an ADM browser-class SmartObject that displays records and allows updates to records in a browse widget. In addition, it coordinates the display and updating of records with other SmartObjects, typically SmartDataViewers and SmartDataObjects. A SmartDataBrowser uses a SmartDataObject as a data source.

Table 2–6 lists the SmartDataBrowser files.

Table 2–6: SmartDataBrowser files 
File type
Filename / SmartLinks
Template file and master file
(Because dynamic SmartDataBrowsers are customized at design time or even at run time, a template is not necessary.)
src/adm2/dynbrowser.w
(master for dynamic SmartDataBrowser; no wizard)
src/adm2/template/browser.w
(template for static SmartDataBrowser; includes wizard)
Primary include file
src/adm2/browser.i 
ADM/Progress Advisor- supported SmartLinks
Data-Source
Data-Target
Navigation-Target
TableIO-Target
Properties dialog box
src/adm2/support/dynbrowserd.w
(source code for dynamic SmartDataBrowser)
gui/adm2/support/dynbrowserd.r
(compiled code for dynamic SmartDataBrowser)
src/adm2/support/visuald.w
(source code for static SmartDataBrowser)
gui/adm2/support/visuald.r
(compiled code for static SmartDataBrowser)


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095